Netpmon provides information on CPU usage as it relates to the network, and it also includes data about the network device driver I/ O, Internet socket calls, and other various statistics. netpmon提供CPU在网络方面的占用,它还包括关于网络设备驱动程序I/O和Internet套接字调用的数据以及其他各种统计数据。
For example, the Helios networking stack expresses a positive affinity for the channels used to communicate with a network device driver. 例如,Helios网络堆栈说明了对于用来与网络设备驱动通信的通道拥有较好的亲和度。
Final tested to prove the network device driver can be a very good realization of the network packet data transmission, to achieve a relatively rapid speed and high stability. 最后测试证明此网络设备驱动能够很好地实现网络包数据的传输,达到了较快的速度和较高的稳定性。
Embedded Linux Platform of the Network Device Driver Development 嵌入式平台上Linux网络设备驱动程序的开发
As an important application to the ISDN network, two kinds of realization schemes for ISDN equipment to access Internet using CAPI on device driver level on the Windows platform are presented. 并且,作为ISDN网络的重要应用,文章给出了在Windows操作系统平台中通过系统级CAPI程序调用接口将ISDN设备接入Internet的2种方案:将ISDN设备虚拟成调制解调器的虚拟调制解调器法;
The working principle of Linux network device driver program, the state after the network driver program being loaded, and the structure and the kernel technique of the network device driver program are studies. 分析了Linux系统中网络设备驱动程序的工作原理,阐述了网络驱动程序加载后的情况,探讨了Linux网络驱动程序的结构及核心技术。
Our Network Ram Disk has been implemented both on the Linux operating systems, as a block device driver without any modifications to the kernel code. 我们的网络RAMDisk是在Linux操作系统下,作为一个块设备驱动程序来实现的,因此,不需要修改任何Linux系统的内核代码。
Because Pioneer-card is different from common network cards, a new device driver development method named as "Double Registration" is put forward, which registers Pioneer-net card as block device and network device at the same time. 因为先锋网卡不同于普通网卡,所以本文提出了一种称为双注册的设备驱动程序开发方法。这种方法将先锋网卡同时注册为块设备和网络设备。
This paper introduces in detail the data structure and ISR, which relates to the network device driver program. 本章详细介绍了与网络设备驱动程序相关的数据结构和中断处理函数。
The part of network device driver wholly depict the way to program network device driver. 而网络设备驱动则完整描述了AT91RM9200的网络设备驱动程序的编写。
It supports varied kind of service, from complete network protocol to single device driver. 它支持从完整的网络协议族到单个驱动程序的各式各样的服务。
Linux USB Network Device Driver Analysis& Realization Research 基于Linux的USB网络设备驱动分析及实现技术研究
A Linux-based twin-ring optical interconnection network is introduced, which can be used in computer cluster, including the design of optical interconnection interface card, the device driver, and the architecture. 基于Linux操作系统,以千兆光互连接口卡为网络接口,设计实现了一种可用于机群系统的双环光互连网络。
There are two issues in the Windows kernel real-time control: real-time hardware access and real-time network communication. Through designing kernel mode driver by Device Driver Kit ( DDK), the problem of interrupt respond and hardware access has been resolved. 在Windows核心层进行实时控制包括实时硬件访问和实时网络通讯两个方面,通过采用设备驱动程序开发包(DDK)设计核心模式驱动程序的技术途径解决了实时硬件中断响应和直接硬件访问的难题;
The switch is regarded as a combination of character device and network device in embedded Linux. A modular of device driver is registered in kernel, and the user processes in user space can manage and configure it by calling the interface. 在嵌入式Linux系统中,将交换机看作字符设备和网络设备的结合体,在内核中注册了设备驱动程序模块,在用户空间以用户进程的方式通过编程接口对设备驱动程序进行管理和设置。
The Network Block Device driver offers an access model that simulates a local block device by accessing the resource of remote server. 网络块设备的概念是把网络访问的远程资源虚拟成一个本地块设备。
NIC device driver controls the process of network card, and at the same time the device driver provides some application programming interfaces ( APIs) for high layers. 网卡驱动程序控制着网卡的通信过程,并为上层程序提供应用编程接口(API)。
Analysis and Design of Linux Network Device Driver Linux网络设备驱动程序分析与设计
Recognization for Signals of Public Phone Network in Windows NT Device Driver WINDOWSnt设备驱动程序中对公用电话网信号的识别
This article introduces the technique of using virtual char device and virtual network device in Linux to write EPON device driver, which is simple and easy to implement. Meanwhile, its application and detailed implementation are presented. 文章介绍了采用Linux虚拟字符设备和虚拟网络设备的处理方式编写以太网无源光网络(EPON)设备驱动程序的方法,具有简单易行的特点,同时介绍了其应用和具体的实现步骤。
Multiple services are requested to enter the ATM networks through the access device, which are the functions of ATM NIC ( network interface card) and some software based on ATM device driver. 用户接入设备要求多种业务通过它接入网络,通过网卡对各种业务数据进行复/分接。
The main part of high-level device drivers, network protocol stack, two drivers and a graphical user interface, this according to this classification mainly on the μ C/ OS-II kernel to create the underlying device driver was studied. 高层设备驱动部分主要研究了网络协议栈以及图形用户界面两种驱动,本文按照这个分类主要在对μC/OS-II内核上建立底层设备驱动进行了研究。
In addition to complete system hardware design, Linux operating system migration and network device driver design are finished in this paper. 除完成系统硬件设计外,本文还负责完成了与硬件平台相关的Linux操作系统的移植和配置、网络设备驱动程序设计。
These include: character device driver development, network device driver development, touch screen driver development, USB driver development. 其中包括:字符设备驱动程序开发、网络设备驱动程序开发、触摸屏驱动程序开发、USB驱动程序开发。
On the platform, some hardware devices such as touch-screen, SD card and Network Interface Card are used, but the hardware can only work normally with the matched device drive. Therefore, the device driver plays an important role in Linux kernel. 在平台上使用了触摸屏、SD卡、网卡等外部硬件设备,而硬件必须有相应的驱动程序才能正常工作,因此设备驱动程序在Linux内核中扮演着重要的角色。
In the fifth part, it describes the process of network device driver, which makes sure that the network equipment can be properly identified and complete the data transceiver. 第五,浅析网络设备驱动程序实现的过程,保证网络设备能被系统正常识别,完成数据的收发工作。
With the development of computer science, automation and network technology, the scale of SCADA System in water supply and drainage station becomes larger and larger, resulting in difficultly of device management, diversity of device driver, and the high coupling of the system. 随着计算机、自动化和网络技术的发展,水站远程监控系统的规模越来越大,这造成设备管理困难,设备驱动程序多样化,系统耦合度高等问题。
Then through analysis the principle and structure of linux device driver, summing up the network device driver implementation of process and design methods, including equipment registration and deletion, the device file operations interface and reliability mechanisms. 然后通过对Linux设备驱动程序的原理与结构的分析,总结了网络设备的驱动程序的实现过程和设计方法,包括设备的注册和删除、设备的文件操作接口以及可靠性机制等。